home *** CD-ROM | disk | FTP | other *** search
/ Alde ADA 5 #1 / ADA CD-ROM - Alde Publishing.iso / cm / manage.sid < prev    next >
Encoding:
Text File  |  1988-05-03  |  3.5 KB  |  76 lines

  1. --= SID = SIMTEL20 Ada Software Repository Item Description File = SID =--
  2. -- UNIT NAME         : General Management 
  3. -- VERSION           : 1.0
  4. -- REVIEW CODE       : 
  5. -- DDN ADDRESS       : 
  6. -- AUTHOR            : GTE Sylvania Systems Group 
  7. --                   : Western Division 
  8. --                   : PO Box 7188  
  9. --                   : San Diego, Ca 94039 
  10. --                   : Contact: Lt. Colonel Falgiano
  11. --                   : ESD/SCW
  12. --                   : Hanscom AFB, MA  01731
  13. -- COPYRIGHT         : (c) 1985 GTE, Inc. 
  14. -- DATE CREATED      : Dec. 1984 
  15. -- DATE RELEASED     : May  1985 
  16. -- DATE LAST UPDATED : May  1985
  17. -- LOCATION          : ASR
  18. -- ENVIRONMENT       : 
  19. --= CLASSIFICATION       ===============================================--
  20. -- CATEGORY LEVEL 1  : MANAGEMENT TOOLS
  21. -- CATEGORY LEVEL 2  : Project Management
  22. -- CATEGORY LEVEL 3  : 
  23. -- CATEGORY LEVEL 4  : 
  24. -- KEYWORD           : 
  25. -- INDEX             : Management
  26. -- INDEX             : Man Power
  27. -- INDEX             : Status Reporting
  28. -- INDEX             : Reporting, Status
  29. -- TAXONOMY          : 
  30. -- DEPENDENCIES      : 
  31. -- SEE ALSO          : 
  32. --= FILE LISTING         ===============================================--
  33. -- FILE SPECS        : PD:<ADA.MANAGEMENT-TOOLS>MANAG*.*
  34. -- DIRECTORY DISPLAY :
  35. -- Directory   PD:<ADA.MANAGEMENT-TOOLS>
  36. --      File Name     Byte Count  Line Count
  37. --   ---------------  ----------  ----------
  38. --   MANAGE.CMM             1094          29
  39. --   MANAGE.PRO             3795          78
  40. --   MANAGETR.DOC          25044         530
  41. --   ===============  ==========  ==========
  42. --     3 Files             29933         637
  43. --= ABSTRACT             ===============================================--
  44. --         The  TRACKR  program  tracks  the progress within projects and
  45. -- generates reports, estimates time to complete a project, and estimates
  46. -- project   requirements.   INPREP  builds  the  data  file  for  TRACKR
  47. -- interactively and  outputs  error  messages  for  invalid  data.   The
  48. -- MANPOWER  program  based  on  the Simple Boehm Model produces manpower
  49. -- loading curves for several calculated schedules based on the number of
  50. -- lines of code and type of system.
  51. --= REVISION HISTORY     ===============================================--
  52. --
  53. -- DATE         VERSION AUTHOR                  HISTORY 
  54. -- 5/84            1.0                          Initial Release 
  55. --= RELEASE NOTICE       ===============================================--
  56. -- This prologue must be included in all copies of this software.
  57. -- 
  58. -- This software is copyright by the author.
  59. -- 
  60. -- This software is released to the Ada community.
  61. -- This software is released to the Public Domain (note:
  62. --   software released to the Public Domain is not subject
  63. --   to copyright protection).
  64. -- Restrictions on use or distribution:  NONE
  65. --= DISCLAIMER           ===============================================--
  66. --     This software and its documentation are provided "AS IS" and
  67. -- without any expressed or implied warranties whatsoever.  No warranties
  68. -- as to performance, merchantability, or fitness for a particular
  69. -- purpose exist.
  70. --     The user is advised to test the software thoroughly before
  71. -- relying on it.  The user must assume the entire risk and liability of
  72. -- using this software.  In no event shall any person or organization of
  73. -- people be held responsible for any direct, indirect, consequential or
  74. -- inconsequential damages or lost profits.
  75. --======================================================================--
  76.